func net.cgoLookupHost
2 uses
	net (current package)
		cgo_unix.go#L88: func cgoLookupHost(ctx context.Context, name string) (hosts []string, err error) {
		lookup_unix.go#L58: 		return cgoLookupHost(ctx, host)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)